C1.WinUI.DataFilter Assembly / C1.WinUI.DataFilter Namespace / BaseRangeFilterPresenter<T> Class / HeaderTemplate Property
In This Topic
HeaderTemplate Property (BaseRangeFilterPresenter<T>)
In This Topic
Gets or sets the DataTemplate used in the header.
Syntax
public DataTemplate HeaderTemplate {get; set;}
See Also